func internal/runtime/cgroup.throw

7 uses

	internal/runtime/cgroup (current package)
		cgroup.go#L364: 			throw("impossible cgroup version")
		cgroup.go#L411: 			throw("wrong unescaped len")
		cgroup_linux.go#L39: 		throw("impossible cgroup version")
		cgroup_linux.go#L46: 		throw("runtime: cgroup invalid buffer length")
		cgroup_linux.go#L111: 		throw("impossible cgroup version")
		cgroup_linux.go#L141: 		throw("impossible cgroup version")
		runtime.go#L14: func throw(s string)